| Total Complexity | 31 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 192 |
| Lines of code | 145 |
| Logical lines of code | 64 |
| Comment lines | 1 |
| Methods | 7 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_all_databases() | 46 | 9 | 37 | |
| get_formatted_fieds() | 53 | 6 | 23 | |
| get_database_by_id() | 55 | 6 | 19 | |
| ping() | 50 | 3 | 30 | |
| add_record_in_database() | 54 | 3 | 22 | |
| __construct() | 70 | 3 | 6 | |
| get_api_headers() | 67 | 1 | 8 |